home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / hard / hack / GVPMidiHack.lha / GVP-Hack.txt
Text File  |  1998-09-30  |  3KB  |  105 lines

  1. How to use Port 2 of GVP IO Extender for Midi
  2. ---------------------------------------------
  3.  
  4. WARNING:
  5.  
  6. If you don't have any soldering or electronics experience then
  7. stop now, you'll need to be able to solder to perform this hack.
  8.  
  9. I accept no responsability for damages caused by performing this
  10. hack.
  11.  
  12.  
  13. Parts you need:
  14.  
  15. 17x2 square connector socket (to connect to option connector)
  16. 5x2  square connector socket (to connect to port 2 connector)
  17. 25 way male D connector.
  18.  
  19. All connections will be made to a standard 25 way serial socket,
  20. this allows a normal serial port midi interface to be connected.
  21.  
  22. ATTENTION:
  23.  
  24. if you use IDC cable (ribbon cable) for this hack and you intend
  25. to split the cables then solder them together, bear in mind that
  26. the wires are interleaved eg. for the 5x2 connector the sequence
  27. is:
  28.  
  29. 1st cable
  30. |
  31. |  2nd cable etc...
  32. |  |
  33. v  |
  34. 1  v  2     3     4     5
  35.    6     7     8     9
  36.  
  37.  
  38. I find IDC cable easier, you need less soldering and there's less
  39. chance of short circuits. Also, if you can buy some, use heat shrink
  40. sleeving to insulate the solder joints, it's neater than tape and
  41. doesn't leave a sticky mess.
  42.  
  43. ----------------------------------------------------------------
  44.                    Connector 1 17x2
  45.  
  46.  
  47.  Layout of the option connector on the IO extender as viewed
  48.  from above.
  49.                            /- notch
  50.  ________________________ V________________________
  51. |33 31 29 27 25 23 21 19 17 15 13 11 09 07 05 03 01|
  52. |34 32 30 28 26 24 22 20 18 16 14 12 10 08 06 04 02|
  53.  --------------------------------------------------
  54.  
  55.  
  56. You need to source the +12v and -12v signals from this
  57. connector, the standard 9 pin serial port does not carry
  58. these power lines.
  59.  
  60. pin 27 carries the -12v, connect this to pin 10 of the 25 way D
  61. pin 25 carries the +12v  connect this to pin 9 of the 25 way D
  62. ----------------------------------------------------------------
  63.                    Connector 2 5x2
  64.  
  65. Layout of the 2nd serial port connector on the edge of the
  66. IO extender. This is the view looking down onto the connector
  67. on the board.
  68.  
  69.       /- notch
  70.      V
  71.  ­­­­ ­­­­
  72. |5 4 3 2 1|
  73. |- 9 8 7 6|
  74.  ¯¯¯¯¯¯¯¯¯
  75.  
  76. You need to connect the Receive, Transmit and System ground
  77. connections of the 25 way
  78.  
  79.  
  80.  2 = Receive, connect this to pin 3 of the 25 way D
  81.  3 = Transmit, connect this to pin 2 of the 25 way D
  82.  5 = System ground, connect this to pin 7 of the 25 way D
  83. ----------------------------------------------------------------
  84. that's all you need to do.
  85.  
  86. I will be writing Bars and Pipes midi input and output tools
  87. to support this hack soon, so look forward to 32 midi channels
  88. and two midi Inputs! (no need for midi merger now)
  89.  
  90. any program using midi.library will be patchable to the GVP by
  91. selecting the IOExtender as serial and unit 1 in the GVPIOControl
  92. program.
  93.  
  94. recommended programs using midi.library:
  95.  
  96. Midiplay    - midi file player
  97. XGEdit      - my editor for Yamaha DB50XG/QS300
  98.  
  99. both are on aminet, have fun.
  100.  
  101. If you want me to make you a cable, then i'm open to offers, I won't
  102. charge excessively, but i've got to cover my costs and pay for my time.
  103.  
  104. email: jg750616@stmail.staffs.ac.uk
  105.